﻿body {
}
.foot{
    background-color:#191919;
    width: 100%;
    min-width: 1200px;
    height: 425px;
}
.friendship{
    height:86px;
    width:1210px;
    margin:0 auto;
    border-bottom:1px solid #373737;
}
.friendshipl{
    height:86px;
    width:100px;
    float:left;
}
.friendshipl span{
    font-size:18px;
    color:#fff;
    height:86px;
    line-height:86px;
}
.friendshipr{
    height:86px;
    width:1000px;
    float:left;
}
.friendshipr a{
    font-size:18px;
    color:#fff;
    height:86px;
    line-height:86px;
    padding-left:5px;
    padding-right:5px;
}
.footbottom {
    height: 308px;
    width: 1210px;
    margin: 0 auto;
    position: relative;
    top: 30px;
}
.weixin{
    height:115px;
    width:350px;
    float:left;
}
.weixinimg{
    height:115px;
    width:115px;
    float:left;
}
.weixinimg img{
    width:100%;
}
.weixintext{
    height:115px;
    width:225px;
    float:right;
}
.weixintext p{
    color:#fff;
    font-size:10px;
    line-height: 22px;

}
.weixintext span{
    color:#4387ea;
    font-size:20px;
}
.us1{
    width:154px;
    overflow:hidden;
    text-align:center;
    float: left;
}
.us1top{
    /*width:153px;*/
    border-left:1px solid #1047a1;
    height:30px;
    text-align:center;
}
.us1top a{
    line-height:30px;
    height:30px;
    font-size:19px;
    color:#fff;
}
.us1bottom {
    width: 153px;
    overflow: hidden;
    text-align: left;
    display: inline-block;
    margin-top: 33px;
    margin-left: 42px;
}
.us1bottom a{
    font-size:12px;
    color:#fff;
    display:block;
    height: 25px;
}
.us2{
    width:207px;
    overflow:hidden;
    text-align:center;
    float: left;
}
.us2top{
    width:206px;
    border-left:1px solid #1047a1;
    height:30px;
    text-align:center;
}
.us2top a{
    line-height:30px;
    height:30px;
    font-size:19px;
    color:#fff;
}